home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / vbasic / fmdrop10.zip / PRODUCT.TXT < prev    next >
Text File  |  1993-10-26  |  9KB  |  220 lines

  1.  
  2.  
  3.               MABRY SOFTWARE - PRODUCT LIST - September 1, 1993
  4.  
  5.  
  6.         Listed below are the products I currently have out in the 
  7.         shareware market.  If there's a control that you want or
  8.         need that you don't see here, ask!  If I write it to 
  9.         distribute as shareware, you'll get a free copy.
  10.  
  11.         Notes on pricing:
  12.         
  13.             * Canada and Mexico are NOT considered international.
  14.  
  15.             * Canadian curreny/checks will be honored at face value.
  16.  
  17.             * Foreign (hard) currency will be honored at the current
  18.               exchange rate.
  19.  
  20.             * I'll E-mail your control(s) to you if provided with
  21.               an Internet or CompuServe address.  Deduct $5 per
  22.               control ordered this way.  E-mail is not considered
  23.               international.
  24.  
  25.             * SWREG refers to CompuServe's Software Registration
  26.               forum.  If you're a CompuServe member you can
  27.               register this software there.  Just GO SWREG, and
  28.               enter the registration ID after the menu.  Not all
  29.               of the controls are available through here yet.
  30.  
  31.  
  32.         Here are the custom controls that are currently available:
  33.         
  34.             IniCon   This VB custom control makes INI file access
  35.                      simple.  WIN.INI and private INI file
  36.                      access are both supported.  No API calls 
  37.                      required.
  38.  
  39.                      Registration: $5 ($7 international)
  40.                      Source and Registration: $25 ($30 international)
  41.                      SWREG: 833 (1003 for Source)
  42.  
  43.  
  44.             PerCnt   PerCnt displays a percentage bar on your form.
  45.                      This makes status reporting very easy.  3-D
  46.                      effects, fonts, and colors are all at your
  47.                      control.
  48.  
  49.                      Registration: $10 ($12 international)
  50.                      Source and Registration: $25 ($30 international)
  51.                      SWREG: 966 (1004 for Source)
  52.  
  53.  
  54.             BmpLst   This control is a list box with bitmaps.  The
  55.                      bitmaps can be placed on any side of the text
  56.                      (top, bottom, right, left).
  57.  
  58.                      Registration: $20 ($22 international)
  59.                      Source and Registration: $45 ($50 international)
  60.                      SWREG: 1059 (1060 for Source)
  61.  
  62.  
  63.             DFInfo   This control gives you disk and file information
  64.                      that VB doesn't provide.  It also allows you to
  65.                      change some aspects of a file (attributes, size,
  66.                      date, time, etc.).  
  67.  
  68.                      Registration: $15 ($17 international)
  69.                      Source and Registration: $35 ($40 international)
  70.                      SWREG: 1069 (1070 for Source)
  71.  
  72.  
  73.             SoundX   This control provides Soundex and Metaphone
  74.                      algorithms.  Soundex and Metaphone convert words
  75.                      or names to codes that represent how they "sound".
  76.                      This can be really useful in a database
  77.                      application where users need to find names they
  78.                      may not know how to spell exactly.
  79.                      
  80.                      Use this control to make it easier for them.  
  81.                      Just put the word or name you want converted in, 
  82.                      and the appropriate codes come out.
  83.  
  84.                      Registration: $10 ($12 international)
  85.                      Source and Registration: $25 ($30 international)
  86.                      SWREG: 1272 (1273 for Source)
  87.  
  88.  
  89.             JS3Pak   This is a combination of my three most popular
  90.                      controls: IniCon, PerCnt, and DFInfo.  When
  91.                      registered, SoundX is included as a bonus.
  92.  
  93.                      Registration: $25 ($27 international)
  94.                      Source and Registration: $50 ($55 international)
  95.                      SWREG: 1269 (1242 for Source)
  96.  
  97.  
  98.             MenuEv   MenuEv provides menu selection notification.  In
  99.                      other words, it tells you when the user has
  100.                      selected a menu item.  This is really useful for
  101.                      status bar-style help.  
  102.                      
  103.                      MenuEv is really easy to use.  All you need to do 
  104.                      is place it on your form.  There's nothing to set.
  105.                      Events start coming in automatically.  The events
  106.                      give you the text of the menu item selected.
  107.                      
  108.                      Registration: $10 ($12 international)
  109.                      Source and Registration: $25 ($30 international)
  110.                      SWREG: 1270 (1271 for Source)
  111.  
  112.  
  113.             ZipInf   This control gives you information about the
  114.                      content (directory) of a ZIP file.  Many, many
  115.                      useful uses (File Manager replacement, drive
  116.                      searching, etc.).
  117.                      
  118.                      Registration: $10 ($12 international)
  119.                      Source and Registration: $25 ($30 international)
  120.  
  121.  
  122.             BarCod   BarCod displays bar codes for you.  It supports
  123.                      3 of 9, 2 of 5, and more.
  124.                      
  125.                      BarCod is very simple.  Place it on your form.
  126.                      Size it to your liking.  Set the bar code style.
  127.                      Then, just sent the Caption property.
  128.                      
  129.                      Registration: $15 ($17 international)
  130.                      Source and Registration: $45 ($50 international)
  131.                      SWREG: 1314 (1315 for Source)
  132.  
  133.  
  134.             JoyStk   JoyStk gives your program information and events
  135.                      about the joystick's movement and buttons.  One or
  136.                      two normal joysticks, or on 3-D joystick are 
  137.                      supported.
  138.                      
  139.                      Registration: $15 ($17 international)
  140.                      Source and Registration: $35 ($40 international)
  141.                      SWREG: 1340 (1341 for Source)
  142.  
  143.  
  144.             RoText   This control lets you place a label on your forms
  145.                      at any angle or degree of rotation.  This control
  146.                      can be bound to a data control.
  147.                      
  148.                      Registration: $15 ($17 international)
  149.                      Source and Registration: $35 ($40 international)
  150.                      SWREG: 1338 (1339 for Source)
  151.  
  152.  
  153.             Alarm    This control fires an event at various times of
  154.                      the day (under your control).  You can specify
  155.                      times such as 9:12am, 10:45pm, every hour on the
  156.                      hour, every ten minutes, once per minute, etc.
  157.                      
  158.                      Registration: $10 ($12 international)
  159.                      Source and Registration: $25 ($30 international)
  160.  
  161.  
  162.  
  163.  
  164.                  **********  O R D E R    F O R M ************ 
  165.  
  166.         MAKE CHECK OR MONEY ORDER TO:   James Shields
  167.                                         Mabry Software
  168.                                         Post Office Box 31926
  169.                                         Seattle, WA  98103-1926
  170.                                         (206) 634-1443
  171.  
  172.  
  173.        NAME ________________________________________________________ 
  174.  
  175.        COMPANY _____________________________________________________ 
  176.  
  177.        ADDRESS _____________________________________________________ 
  178.  
  179.        CITY _________________________ STATE _______ ZIP ____________  
  180.  
  181.        PHONE (________)______________________ 
  182.  
  183.        E-MAIL ADDRESS(ES): _________________________________________
  184.  
  185.        _____________________________________________________________
  186.  
  187.        PLEASE CIRCLE DISK SIZE:   5.25"   3.5"
  188.  
  189.        PROGRAM NAME                                 QTY    TOTAL COST 
  190.        
  191.        _________________________________________  _______  __________  
  192.  
  193.        _________________________________________  _______  __________  
  194.  
  195.        _________________________________________  _______  __________  
  196.  
  197.        _________________________________________  _______  __________  
  198.  
  199.        _________________________________________  _______  __________  
  200.  
  201.        _________________________________________  _______  __________  
  202.  
  203.        _________________________________________  _______  __________  
  204.  
  205.        
  206.                                        SUB TOTAL OF ORDER  __________
  207.      
  208.                         WASHINGTON RESIDENTS ADD 8.2% TAX  __________
  209.  
  210.                                                GRAND TOTAL __________
  211.  
  212.  
  213.         MAKE CHECK OR MONEY ORDER TO:   James Shields
  214.                                         Mabry Software
  215.                                         Post Office Box 31926
  216.                                         Seattle, WA  98103-1926
  217.                                         (206) 634-1443
  218.  
  219.  
  220.